Skip to content

HIVE-30032: Retry the execution upon SessionNotRunning - #6771

Merged
dengzhhu653 merged 1 commit into
apache:masterfrom
dengzhhu653:HIVE-30032
Sep 11, 2026
Merged

dengzhhu653 merged 1 commit into
apache:masterfrom
dengzhhu653:HIVE-30032

Conversation

@dengzhhu653

@dengzhhu653 dengzhhu653 commented Sep 10, 2026 •

Copy link
Copy Markdown
Member

What changes were proposed in this pull request?

Re-run the query in case of SessionNotRunning, so that the user doesn't need to re-submit it manually.

Why are the changes needed?

Upon SessionNotRunning exception, the query can re-run automatically to bypass such transient exception.

Does this PR introduce any user-facing change?

No

How was this patch tested?

Unit test

Comment thread common/src/java/org/apache/hadoop/hive/conf/HiveConf.java Outdated
@dengzhhu653 dengzhhu653 changed the title HIVE-30032: Retry the execution after configured transient exceptions HIVE-30032: Retry the execution upon SessionNotRunning Sep 10, 2026
@abstractdog
abstractdog self-requested a review September 10, 2026 07:03

@abstractdog abstractdog left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, pending tests, thanks for fixing this!
@dengzhhu653 can you please fill the PR description

@sonarqubecloud

Copy link
Copy Markdown

@dengzhhu653
dengzhhu653 merged commit 64f6a58 into apache:master Sep 11, 2026
7 checks passed
@dengzhhu653
dengzhhu653 deleted the HIVE-30032 branch September 11, 2026 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants